home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / src / make-3.69 / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-11-26  |  1.6 KB  |  66 lines

  1. /* Generated automatically from configure.in by autoheader.  DO NOT EDIT!  */
  2.  
  3. #define INCLUDEDIR "c:/djgpp/include"
  4. #define LIBDIR "c:/djgpp/lib"
  5.  
  6. /* Define if you have dirent.h.  */
  7. #define DIRENT
  8.  
  9. /* Define if you have the strcoll function and it is properly defined.  */
  10. #define HAVE_STRCOLL
  11.  
  12. /* Define if you have unistd.h.  */
  13. #define HAVE_UNISTD_H
  14.  
  15. /* Define as the return type of signal handlers (int or void).  */
  16. #define RETSIGTYPE void
  17.  
  18. /* Define if you have the ANSI C header files.  */
  19. #define STDC_HEADERS
  20.  
  21. /* Define if `sys_siglist' is declared by <signal.h>.  */
  22. #define SYS_SIGLIST_DECLARED
  23.  
  24. /* Define if you have getdtablesize.  */
  25. #define HAVE_GETDTABLESIZE
  26.  
  27. /* Define if you have dup2.  */
  28. #define HAVE_DUP2
  29.  
  30. /* Define if you have sys_siglist.  */
  31. #undef HAVE_SYS_SIGLIST
  32.  
  33. /* Define if you have _sys_siglist.  */
  34. #undef HAVE__SYS_SIGLIST
  35.  
  36. /* Define if you have psignal.  */
  37. #define HAVE_PSIGNAL
  38.  
  39. /* Define if you have getcwd.  */
  40. #define HAVE_GETCWD
  41.  
  42. /* Define if you have sigsetmask.  */
  43. #define HAVE_SIGSETMASK
  44.  
  45. /* Define if you have setlinebuf.  */
  46. #define HAVE_SETLINEBUF
  47.  
  48. /* Define if you have the <limits.h> header file.  */
  49. #define HAVE_LIMITS_H
  50.  
  51. /* Define if you have the <sys/param.h> header file.  */
  52. #define HAVE_SYS_PARAM_H
  53.  
  54. /* Define if you have the <fcntl.h> header file.  */
  55. #define HAVE_FCNTL_H
  56.  
  57. /* Define if you have the <string.h> header file.  */
  58. #define HAVE_STRING_H
  59.  
  60. /* Define if you have the <memory.h> header file.  */
  61. #define HAVE_MEMORY_H
  62.  
  63. #define INCLUDEDIR "c:/djgpp/include"
  64. #define LIBDIR "c:/djgpp/lib"
  65. #define SCCS_GET "get"
  66.